go/parser.resolver.depth (field)
5 uses
go/parser (current package)
resolver.go#L28: depth: 1,
resolver.go#L65: depth int // scope depth
resolver.go#L74: fmt.Println(strings.Repeat(". ", r.depth) + r.sprintf(format, args...))
resolver.go#L90: r.depth++
resolver.go#L97: r.depth--
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)